[INFO] fetching crate termstat 0.1.1...
[INFO] testing termstat-0.1.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate termstat 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate termstat 0.1.1
[INFO] finished tweaking crates.io crate termstat 0.1.1
[INFO] tweaked toml for crates.io crate termstat 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate termstat 0.1.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate termstat 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a339fabed12a185f14ceb3e521fe095abedb85b99fa7b16d4e064b4df0a18430
[INFO] running `Command { std: "docker" "start" "-a" "a339fabed12a185f14ceb3e521fe095abedb85b99fa7b16d4e064b4df0a18430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a339fabed12a185f14ceb3e521fe095abedb85b99fa7b16d4e064b4df0a18430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a339fabed12a185f14ceb3e521fe095abedb85b99fa7b16d4e064b4df0a18430", kill_on_drop: false }`
[INFO] [stdout] a339fabed12a185f14ceb3e521fe095abedb85b99fa7b16d4e064b4df0a18430
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12e33a1316e189b9e9626e2ea211df07d3f45e382f5b265380df61229f2f01f1
[INFO] running `Command { std: "docker" "start" "-a" "12e33a1316e189b9e9626e2ea211df07d3f45e382f5b265380df61229f2f01f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling termstat v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/util/duration.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         Self::from_days(weeks * 7)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `DurationExt::from_days(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(duration_constructors)]` to the crate attributes to enable `Duration::from_days`
[INFO] [stdout]   --> src/main.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(duration_constructors)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.35s
[INFO] running `Command { std: "docker" "inspect" "12e33a1316e189b9e9626e2ea211df07d3f45e382f5b265380df61229f2f01f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12e33a1316e189b9e9626e2ea211df07d3f45e382f5b265380df61229f2f01f1", kill_on_drop: false }`
[INFO] [stdout] 12e33a1316e189b9e9626e2ea211df07d3f45e382f5b265380df61229f2f01f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1228c061772a9e9ed642696000aa0eaa1afd7e27e9c8aeb62c4996862bb0bc1c
[INFO] running `Command { std: "docker" "start" "-a" "1228c061772a9e9ed642696000aa0eaa1afd7e27e9c8aeb62c4996862bb0bc1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling termstat v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/util/duration.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         Self::from_days(weeks * 7)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `DurationExt::from_days(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(duration_constructors)]` to the crate attributes to enable `Duration::from_days`
[INFO] [stdout]   --> src/main.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(duration_constructors)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "1228c061772a9e9ed642696000aa0eaa1afd7e27e9c8aeb62c4996862bb0bc1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1228c061772a9e9ed642696000aa0eaa1afd7e27e9c8aeb62c4996862bb0bc1c", kill_on_drop: false }`
[INFO] [stdout] 1228c061772a9e9ed642696000aa0eaa1afd7e27e9c8aeb62c4996862bb0bc1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 412c026a4ec7c2d271c7c9c1bdf3bd4ec49c68fede582ed8e439730c9f8559de
[INFO] running `Command { std: "docker" "start" "-a" "412c026a4ec7c2d271c7c9c1bdf3bd4ec49c68fede582ed8e439730c9f8559de", kill_on_drop: false }`
[INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/util/duration.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |         Self::from_days(weeks * 7)
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `DurationExt::from_days(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] help: add `#![feature(duration_constructors)]` to the crate attributes to enable `Duration::from_days`
[INFO] [stderr]   --> src/main.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 + #![feature(duration_constructors)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `termstat` (bin "termstat" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/termstat-d1a9fd65891bec96)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test util::redact::tests::test_redaction_flag_with_space ... ok
[INFO] [stdout] test util::redact::tests::test_redaction_key_export ... ok
[INFO] [stdout] test util::redact::tests::test_no_redaction_safe_command ... ok
[INFO] [stdout] test util::redact::tests::test_redaction_flag_long_equals ... ok
[INFO] [stdout] test util::redact::tests::test_redaction_mixed_simple ... ok
[INFO] [stdout] test util::redact::tests::test_redaction_secret_no_export ... ok
[INFO] [stdout] test util::redact::tests::test_redaction_password_quoted ... ok
[INFO] [stdout] test util::redact::tests::test_redaction_flag_short_p ... ok
[INFO] [stdout] test util::redact::tests::test_redaction_simple_key_export ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "412c026a4ec7c2d271c7c9c1bdf3bd4ec49c68fede582ed8e439730c9f8559de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "412c026a4ec7c2d271c7c9c1bdf3bd4ec49c68fede582ed8e439730c9f8559de", kill_on_drop: false }`
[INFO] [stdout] 412c026a4ec7c2d271c7c9c1bdf3bd4ec49c68fede582ed8e439730c9f8559de
